home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stone Studio
/
Stone Studio (Stone Design)(2002).iso
/
Extras
/
PStill Helpers
/
DOCtor.app
/
Contents
/
Resources
/
German.lproj
/
DOC.strings
< prev
next >
Wrap
Text (UTF-16)
|
2002-06-17
|
2KB
|
34 lines
/* status string when error converting */
"ERROR! See Log..." = "FEHLER! Siehe Log...";
/* status string when job starts */
"Initializing Job" = "Initialisiere Auftrag";
/* status string when conversion is stopped */
"Conversion was stopped" = "Konvertierung wurde abgebrochen";
/* status string when conversion is done */
"Conversion complete - drag it out!" = "Konvertierung abgeschlossen - herausziehen!";
/* status string when info is still needed */
"Awaiting Input Font or Folder - drag one on!" = "Warte auf Input-Datei - Zieh' eine drauf!";
/* status string when conversion is happening */
"Converting" = "Konvertiere";
/* alert message on failed file operation */
"File operation error: %@ with file: %@" = "Fehler bei Dateioperation: %@ mit Datei: %@";
/* msg when you cannot rename a file */
"Stop" = "Stopp";
/* msg when you cannot rename a file */
"Proceed" = "Weiter";
/* message when task is successful */
"Job SUCCEEDED!\n" = "Auftrag ERFOLGREICH!\n";
/* when the task fails... */
"Job FAILED!\nPlease see log." = "Auftrag GESCHEITERT!\nSiehe bitte Log.";